PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFDocument Class / getLanguage Method
In This Topic
    getLanguage Method
    In This Topic
    Gets the document language.
    Syntax
    public java.lang.String getLanguage()

    Return Value

    A language identifier that shall specify the natural language for all text in the document except where overridden by language specifications for structure elements or marked content..
    See Also